From ee6296882b6451c2bb01393298032d181d961457 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Bosdonnat?= Date: Fri, 9 Dec 2016 16:38:06 +0100 Subject: [PATCH] docs: convert misc/channel.txt into xen-pv-channel man page MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit channel.txt is referenced in xl.cfg(5). Move it to man pages, section 7. Signed-off-by: Cédric Bosdonnat Acked-by: Wei Liu --- .../xen-pv-channel.markdown.7} | 20 +++++++++---------- docs/man/xl.cfg.pod.5.in | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) rename docs/{misc/channel.txt => man/xen-pv-channel.markdown.7} (92%) diff --git a/docs/misc/channel.txt b/docs/man/xen-pv-channel.markdown.7 similarity index 92% rename from docs/misc/channel.txt rename to docs/man/xen-pv-channel.markdown.7 index 9fc701a64a..1c6149dae0 100644 --- a/docs/misc/channel.txt +++ b/docs/man/xen-pv-channel.markdown.7 @@ -94,13 +94,13 @@ Channel name registry It is important that channel names are globally unique. To help ensure that no-one's name clashes with yours, please add yours to this list. -Key: -N: Name -C: Contact -D: Short description of use, possibly including a URL to your software - or API - -N: org.xenproject.guest.clipboard.0.1 -C: David Scott -D: Share clipboard data via an in-guest agent. See: - http://wiki.xenproject.org/wiki/Clipboard_sharing_protocol + Key: + N: Name + C: Contact + D: Short description of use, possibly including a URL to your software + or API + + N: org.xenproject.guest.clipboard.0.1 + C: David Scott + D: Share clipboard data via an in-guest agent. See: + http://wiki.xenproject.org/wiki/Clipboard_sharing_protocol diff --git a/docs/man/xl.cfg.pod.5.in b/docs/man/xl.cfg.pod.5.in index 766bf4dddb..cc2009e837 100644 --- a/docs/man/xl.cfg.pod.5.in +++ b/docs/man/xl.cfg.pod.5.in @@ -603,7 +603,7 @@ Specifies the virtual channels to be provided to the guest. A channel is a low-bandwidth, bidirectional byte stream, which resembles a serial link. Typical uses for channels include transmitting VM configuration after boot and signalling to in-guest agents. Please see -F for more details. +L for more details. Each B is a comma-separated list of C settings. Leading and trailing whitespace is ignored in both KEY and -- 2.30.2